Home
last modified time | relevance | path

Searched hist:e574b5fd20027b422aa80790f710d695699b4fba (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Drmap.cdiff e574b5fd20027b422aa80790f710d695699b4fba Tue Oct 26 23:22:02 CEST 2010 Namhyung Kim <namhyung@gmail.com> rmap: make anon_vma_chain_free() static

Make anon_vma_chain_free() static. It is called only in rmap.c and the
corresponding alloc function is already static.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>